GtkStackSwitcher: Pick up the visible child from the stack
authorMatthias Clasen <mclasen@redhat.com>
Tue, 7 Oct 2014 03:06:09 +0000 (23:06 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 7 Oct 2014 03:06:09 +0000 (23:06 -0400)
commitc53f4bb3421f7b3ec06bf12c1fcdd95f75321aab
tree3ed3cd4d297895bcea66c35f66ff2a0d880fa9d2
parentba63f95a4a8e87b3bccee8c4d6ae88b8d890c2e3
GtkStackSwitcher: Pick up the visible child from the stack

We forgot to synchronize the visible child when setting a
stack on the switcher. Oops.
gtk/gtkstackswitcher.c